Auto merge of #2795 - alexcrichton:test-and-harness, r=brson
authorbors <bors@rust-lang.org>
Tue, 21 Jun 2016 15:41:22 +0000 (08:41 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2016 15:41:22 +0000 (08:41 -0700)
Fix `harness = false` on `[lib]` sections

Now that this is fixed upstream, we can actually add a test for this!

Closes #2305


Trivial merge